Namespace - LJCWinFormCommon
Parameters
sender - The control that fired the event.
e - The event arguments.
Syntax
C# |
public static Void TextBoxNoSpace_TextChanged(Object sender, EventArgs e)
|
Strips blanks from the text value.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.